- write-read memory
- write-read memory Schreib-Lese-Speicher m
English-German dictionary of Electrical Engineering and Electronics. 2013.
English-German dictionary of Electrical Engineering and Electronics. 2013.
Write-only memory — is the antithesis of read only memory (ROM). By definition, a WOM is a memory device which can be written but never read. Since there seems to be no obvious utility for such a memory circuit, from which data cannot be retrieved, the concept is… … Wikipedia
Write-Only-Memory — Das Write Only Memory (auch: WOM, deutsch: Nur Schreib Speicher) ist das scherzhafte Antonym zum read only memory. Write Only Memory ist ein WORN Gerät (write once read never, vergleiche WORM). Ursprung Anfang der 1970er Jahre erstellte ein… … Deutsch Wikipedia
read-write — ˌread ˈwrite adjective abbreviation RW COMPUTING a read write memory, disk, or file is one that you can change or add information to, as well as read from: • The card contains 5 Kbytes of read write memory that can be used for multiple… … Financial and business terms
Write-combining — (WC) is a computer bus technique for allowing data to be combined and temporarily stored in a buffer the write combine buffer (WCB) to be released together later in burst mode instead of writing (immediately) as single bits or small chunks.Write… … Wikipedia
Write-only — may refer to:* Write only Documentation, a tongue in cheek term for documentation that is written to satisfy a process but never read subsequent to its writing * Write only language, a derogatory term for programming languages that are hard to… … Wikipedia
Write-only language — is a derogatory term for a programming language whose syntax is considered inscrutable. Write only code is source code so arcane, complex, or ill structured that it cannot be reliably modified or even comprehended by anyone with the possible… … Wikipedia
Write-only documentation — (WOD) is a tongue in cheek term for documentation that is [http://www.doceo.co.uk/reflection/2006/10/on write only documents.htm written to satisfy a process] but never read subsequent to its writing. Derogatory termWhile write only documentation … Wikipedia
Memory management — is the act of managing computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. This is critical to … Wikipedia
Memory hierarchy — Diagram of the computer memory hierarchy See also: Computer data storage The term memory hierarchy is used in the theory of computation when discussing performance issues in computer architectural design, algorithm predictions, and the lower… … Wikipedia
Memory disambiguation — is a set of techniques employed by high performance out of order execution microprocessors that execute memory access instructions (loads and stores) out of program order. The mechanisms for performing memory disambiguation, implemented using… … Wikipedia
Memory barrier — Memory barrier, also known as membar or memory fence or fence instruction, is a type of barrier and a class of instruction which causes a central processing unit (CPU) or compiler to enforce an ordering constraint on memory operations issued… … Wikipedia